@charset "utf-8";
/* CSS Document */
html{
	background-color:#F0EA9C;
}
h1{
	color:#8E4EBD;
	font-weight: bold;
}


